xen.git
2006-08-15 kfraser@localhost... merge
2006-08-15 kfraser@localhost... Clean up console fields in start_info structure. Add...
2006-08-15 chris@kneesaa... [qemu patches] Update patches for changeset 11117:60eac...
2006-08-15 chris@kneesaa... [qemu/ia64] Sync ID cache only guest do DMA read.
2006-08-15 kfraser@localhost... Clean up vga.c and change default font slot to zero...
2006-08-15 ack@localhost... merge
2006-08-15 ack@localhost... merge
2006-08-15 kfraser@localhost... Support for vga text modes bigger than 80x25.
2006-08-15 ack@localhost... Adjust truesize in netfront to more closely reflect...
2006-08-15 kfraser@localhost... [XEND] Apply the domain cpumask fully to every vcpu...
2006-08-15 kfraser@localhost... Remove another external-to-libxc user of xc_dom0_op().
2006-08-15 kfraser@localhost... [VMX] Fix vmxassist for booting Vista.
2006-08-15 kfraser@localhost... [VMX] Fix VMX ap boot.
2006-08-15 kfraser@localhost... [POWERPC] Update .hgignore
2006-08-15 kfraser@localhost... Merge with xenppc-unstable-merge.hg
2006-08-15 Ian.Campbell... Add a series file to order the patches in patches/linux...
2006-08-14 Hollis Blanchard[POWERPC] Support console=comX option for Xen console.
2006-08-14 kfraser@localhost... [IA64] Fix IA64 build.
2006-08-14 kfraser@localhost... [HVM] Fix roms.h to depend on acpi data.
2006-08-14 kfraser@localhost... [VMXASSIST] Fix linker script to define start/end secti...
2006-08-14 kfraser@localhost... Pick up SMBIOS entry point in the ROMBIOS.
2006-08-14 kfraser@localhost... Add code to generate SMBIOS tables to hvmloader.
2006-08-14 kfraser@localhost... Make room in e820map for SMBIOS tables.
2006-08-14 kfraser@localhost... Add utilities needed for SMBIOS generation to hvmloader.
2006-08-14 kfraser@localhost... [HVMLOADER] Include xen.h for __HYPERVISOR* constants.
2006-08-14 kfraser@localhost... [LIBXC] Remove unused xc_evtchn_status().
2006-08-14 kfraser@localhost... [LINUX] Mark /dev/mem regions as VM_PFNMAP.
2006-08-14 kfraser@localhost... [LINUX] Oney 'nosmp' and 'max_cpus=' command line options.
2006-08-14 kfraser@localhost... [NET] back: Fix an __init that should be an __exit...
2006-08-14 kfraser@localhost... [LINUX][ Fix x86/64 entry.S to use paravirtualized...
2006-08-14 kfraser@localhost... [XEN] grant tables: update pair of entries using a...
2006-08-14 Jimi Xenidis[POWERPC] memory cleanup (phase 2), destroy (et. al...
2006-08-14 kfraser@localhost... [LINUX] Provide a handy macro for detrmining if we...
2006-08-14 kfraser@localhost... [XENBUS] Avoid direct use of xen_start_info. It's uneva...
2006-08-14 kfraser@localhost... [NET] linux: Kill the WARN_ON() calls for checksum...
2006-08-14 kfraser@localhost... [LINUX] Split useful bits of page.h into new header...
2006-08-14 kfraser@localhost... [HVM][LINUX] Add a header file with wrappers for hvm_op...
2006-08-14 kfraser@localhost... [HVM] Add stubs to Linux for the new hvm_op hypercall.
2006-08-14 kfraser@localhost... [NET] back: Tidy up and remove communications via refer...
2006-08-14 kfraser@localhost... [HVM] More info when failing to emulate instruction...
2006-08-14 kfraser@localhost... [XEN] Remove sync_pagetable_state(). No longer needed.
2006-08-14 ssmith@weybridge... [XEN] Add some missing put_page()s to __gnttab_copy.
2006-08-14 ssmith@weybridge... [XEN] Add a missing access check to __gnttab_copy.
2006-08-13 Jimi Xenidis[POWERPC] memory cleanup
2006-08-13 Jimi Xenidis[POWERPC] need a real definition for gnttab_log_dirty()
2006-08-13 kaf24@localhost... [XEN] Explicitly include domain_page.h for map_domain_p...
2006-08-13 kaf24@localhost... [XEN] Use gnttab_clear_flag() in new grant-table copy...
2006-08-13 kaf24@localhost... [XEN] Clean up e820 definitions. Define shared set...
2006-08-13 kaf24@firebug... [HVM] HVMOP_get_param return parameter value within...
2006-08-12 kaf24@localhost... [XEN] Add a warning about changeable size of shared_inf...
2006-08-12 kaf24@localhost... [XM-TEST] Fix network tests for -route and -nat
2006-08-12 kaf24@localhost... [NET] front: Restore 16 bytes of reservation
2006-08-12 kaf24@localhost... [LINUX][XENBUS] Wait for devices to connect when fronte...
2006-08-12 emellor@leeni... New xm uptime command.
2006-08-11 Jimi Xenidis[POWERPC] start-cpu has no return code
2006-08-11 kfraser@localhost... [IA64] Add two extra empty files and add a comment...
2006-08-11 kfraser@localhost... [XEN] Remove batched writable pagetable logic.
2006-08-11 kfraser@localhost... [NET] front: Do not allocate unnecessary page-sized...
2006-08-10 kfraser@localhost... [XEN] Fix bug in spurious pagefault detection which...
2006-08-10 kfraser@localhost... [HVM] Remove unused apic_enabled field from hvm_info_table.
2006-08-10 emellor@leeni... Revert inadvertent code change from "replace tabs with...
2006-08-10 kfraser@localhost... [XEN] Add a new type of grant copy operation.
2006-08-10 kfraser@localhost... Add support for sending event channel interrupts to...
2006-08-10 kfraser@localhost... [LIBXC] clean specified files instead of wildcarding
2006-08-10 kfraser@localhost... [LIBXC] replace tabs with spaces
2006-08-10 kfraser@localhost... [HVM] Fix some IOAPIC and LAPIC device model bugs.
2006-08-10 kfraser@localhost... [HVM] Rmove unused field pae_enabled from hvm_info_table.
2006-08-10 kfraser@localhost... [MINIOS] A first step to re-architecture mini-os for...
2006-08-10 kfraser@localhost... [CONSOLE] Always specify CON_ENABLED in Linux ocnsole...
2006-08-10 kfraser@localhost... Fix 2 issues when creating HVM guests:
2006-08-09 Jimi Xenidis[POWERPC] enable shadow mode
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 11048:27bef...
2006-08-09 chris@kneesaa... [qemu] Move acpi to devfn 2, so that it matches the...
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changesets 11045...
2006-08-09 chris@kneesaa... [qemu] HVM acpi port init update.
2006-08-09 chris@kneesaa... [qemu] Disable qemu's acpi support.
2006-08-09 kfraser@localhost... Merge with xen-ia64-unstable.
2006-08-09 kfraser@localhost... Merge with xenppc-unstable.
2006-08-09 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for...
2006-08-09 awilliam@xenbuild.aw[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF
2006-08-09 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 10998:bd040...
2006-08-09 chris@kneesaa... [qemu] Add vncunused option.
2006-08-09 awilliam@xenbuild.aw[IA64] fix a fetch code bug
2006-08-09 Ian.Campbell... merge
2006-08-09 Ian.Campbell... Make ballon and backend drivers fail gracefully if...
2006-08-09 Ian.Campbell... Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables...
2006-08-09 chris@kneesaa... [qemu patches] Update patches for changeset 10993:dc7b5...
2006-08-09 chris@kneesaa... [hvm/qemu] Add HVM buffered IO writes framework to...
2006-08-09 kaf24@firebug... Build tools/firmware only on x86.
2006-08-09 kaf24@firebug... [XEN][IA64] IA64 build fixes after recent PER_CPU changes.
2006-08-09 emellor@leeni... Fix the unit test to match the new way of allocating...
2006-08-09 emellor@leeni... Added a couple of unit tests for the sxp parsing.
2006-08-09 emellor@leeni... Fix reference to buf in parsing of ocaml escapes.
2006-08-09 emellor@leeni... Better diagnosis of the failure when Xend crashes....
2006-08-09 Hollis Blanchard[LIBXC] put PowerPC loader in libxenguest, not libxenctrl
2006-08-08 Hollis Blanchard[LIBXC] remove relocated file from Makefile
2006-08-08 awilliam@xenbuild.aw[IA64] Remove scheduler heartbeat
2006-08-08 awilliam@xenbuild.aw[IA64] Virtualize dom0 lid
next